Buffer2DContext

Undocumented in source.

Constructors

this
this(Window window, WindowConfig config)
Undocumented in source.

Members

Properties

activate
void activate [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
buffer
Image buffer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
buffer
Image buffer [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
shadingLanguageVersion
string shadingLanguageVersion [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
swapBuffers
void swapBuffers [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
toolkitVersion
string toolkitVersion [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
type
WindowContextType type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ContextBuffer2D

buffer
Image buffer [@property getter]

Buffer to draw into. Default value will be null. Must be set first before using.

buffer
Image buffer [@property setter]

Sets the buffer to draw into.

Meta